home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-18 | 806 b | 26 lines | [TEXT/ttxt] |
- Compile gzip for MPW is one of the last things in my 'to do' list
- (because I really don't need it too much)
-
- If you want to try it using this sources, drop me a note;
- perhaps I could help you.
-
- I think it can't be very hard; perhaps the main problem would be
- to compile the posix library (I havent tried, but it should be easy).
- (you don't need the full library, stat.c, chmod.c and utime.c are enaugh)
-
-
- Probably the best choice is start from a clean GNU's gzip sources;
- compare them with MacGzip sources and make the minimal changes.
- In MacGzip code, there are changes in error handling and in progress
- bar wich are, surely, unnecesary in an MPW tool.
-
- good luck
-
- =
-
- You can use also
-
- ftp://ftp.switch.ch/software/mac/src/mpw_c/gzip-1.2.2.cpt.bin
-
- (it is not the last version of gzip, but it works...)
-